home *** CD-ROM | disk | FTP | other *** search
/ The Louisiana Purchase / The Louisiana Purchase.iso / pc / audio / fly.swf / scripts / DefineButton2_9 / BUTTONCONDACTION on(rollOut).as < prev    next >
Encoding:
Text File  |  2003-04-12  |  59 b   |  5 lines

  1. on(rollOut){
  2.    rollMode = "off";
  3.    gotoAndPlay(5);
  4. }
  5.